Learn how to troubleshoot AI Personalization for your app.
addToCart
and purchase
, but the configuration has outdated events, this can cause issues.
AI Personalization expects these outdated events, leading to configuration errors.
filterOnly
modifier are used as affinities, it causes an issue.
AI Personalization relies on faceting to handle affinities, but attributes with this modifier don’t support faceting.
This means AI Personalization can’t process these attributes accurately.
filterOnly
modifier aren’t available for selection as attributes for affinities when personalizing an index.filterOnly
and avoid adding it as an attribute for affinities.
userToken
to provide personalized results.
Without it, your search experience can’t be tailored to individual users.
enablePersonalization
flag has been activated with the index settings in the dashboard.